Ender3-S1-<date>.bin - Stock marlin configuration for Ender 3 S1 - Adds G2 / G3 Arc support - Adds G10 / G11 Firmware based retraction (Use M207, M208, M209 to configure) - Adds M600 - Filament Change - Adds M603 - Set Filament Load / Unload length - Adds M701 - Load Filament - Adds M702 - Unload Filament - Enabled Advanced OK - Enabled CLASSIC_JERK - Enabled S_CURVE_ACCELERATION - Supports Meatpack NOTE: Pay attention to the two versions of the motherboard for the S1, one is using a SoC STM32F1 and the other using a STM32F4: * Ender 3 S1 printers that come with a firmware version 1.x.x have the STM32F1 chip. * Ender 3 S1 printers that come with a firmware version 3.x.x have the STM32F4 chip. * Check the version number on the STM32Fx chip itself to confirm your hardware version. * Installing 1.x.x stock firmware or a compiled one to the target STM32F1 on STM32F4 mainboards might brick them! And vice-versa. Where to put the firmware file on the SDCard: * STM32F1 board: Put the *.bin file into the root folder. * STM32F4 board: Put the *.bin file into a folder named STM32F4_UPDATE. KNOWN ISSUES: - If icons are missing in your screen, follow this forum thread
WARNING! Creality have released a firmware update that makes the DACAI screen incompatible with Marlin and other firmware. After installing Creality firmware
v3.1.9 (and later), you will no longer be able to boot into any non-Creality firmware. This matter needs to be resolved by Creality. [Github Issue]
Firmware Variant | Size | Build Date | Downloads | Feedback | Download |
---|---|---|---|---|---|
Ender3-S1-STM32F4-20251005.bin | 189768 bytes | 2025-10-04 23:22:04 UTC | 0 |
Score: 0
|
Membership Required |
commit a506701a8b3db72316c0914919c0da706341b807 Author: Sylvain <67423638+Le-Syl21@users.noreply.github.com> Date: Sat Oct 4 21:23:40 2025 +0200 ✨ WANHAO_D9 (need EXP) (#28073) commit b60838508b085e92d8faf0a68139da304b851283 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 3 23:17:51 2025 -0500 🧑💻 Simplify some flag params commit 0f76f17f16c0b473c170fd7ab526f4846047117f Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Sat Oct 4 00:28:11 2025 +0000 [cron] Bump distribution date (2025-10-04) |
|||||
Ender3-S1-STM32F1-20251005.bin | 192164 bytes | 2025-10-04 23:21:31 UTC | 0 |
Score: 0
|
Membership Required |
commit a506701a8b3db72316c0914919c0da706341b807 Author: Sylvain <67423638+Le-Syl21@users.noreply.github.com> Date: Sat Oct 4 21:23:40 2025 +0200 ✨ WANHAO_D9 (need EXP) (#28073) commit b60838508b085e92d8faf0a68139da304b851283 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 3 23:17:51 2025 -0500 🧑💻 Simplify some flag params commit 0f76f17f16c0b473c170fd7ab526f4846047117f Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Sat Oct 4 00:28:11 2025 +0000 [cron] Bump distribution date (2025-10-04) |
|||||
Ender3-S1-MarlinUI-STM32F4-20251005.bin | 192448 bytes | 2025-10-04 23:20:59 UTC | 0 |
Score: 0
|
Membership Required |
commit a506701a8b3db72316c0914919c0da706341b807 Author: Sylvain <67423638+Le-Syl21@users.noreply.github.com> Date: Sat Oct 4 21:23:40 2025 +0200 ✨ WANHAO_D9 (need EXP) (#28073) commit b60838508b085e92d8faf0a68139da304b851283 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 3 23:17:51 2025 -0500 🧑💻 Simplify some flag params commit 0f76f17f16c0b473c170fd7ab526f4846047117f Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Sat Oct 4 00:28:11 2025 +0000 [cron] Bump distribution date (2025-10-04) |
|||||
Ender3-S1-MarlinUI-STM32F1-20251005.bin | 194260 bytes | 2025-10-04 23:20:24 UTC | 0 |
Score: 0
|
Membership Required |
commit a506701a8b3db72316c0914919c0da706341b807 Author: Sylvain <67423638+Le-Syl21@users.noreply.github.com> Date: Sat Oct 4 21:23:40 2025 +0200 ✨ WANHAO_D9 (need EXP) (#28073) commit b60838508b085e92d8faf0a68139da304b851283 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 3 23:17:51 2025 -0500 🧑💻 Simplify some flag params commit 0f76f17f16c0b473c170fd7ab526f4846047117f Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Sat Oct 4 00:28:11 2025 +0000 [cron] Bump distribution date (2025-10-04) |
|||||
Ender3-S1-STM32F4-20251004.bin | 189760 bytes | 2025-10-04 00:22:06 UTC | 0 |
Score: 0
|
Membership Required |
commit c00415b017ccb7d347c463c57b996e85da14c184 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 3 18:49:34 2025 -0500 🧑💻 Simpler M260 R S commit 3b149c3505d315b7b760961b00e6812d186fe593 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 3 14:16:07 2025 -0500 Skip zero length homing_move (#28090) Fixes #23227 Co-authored-by: Alexey Melnikov <917089+sorgelig@users.noreply.github.com> commit d20d1f87124311442d91a8c9c2acf081f7332042 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 3 11:41:55 2025 -0500 🔨 Extend misplaced config check (#28093) commit c626e3efb2ecdbdc434bf2c88a17dc304cf29245 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 3 09:50:35 2025 -0500 🩹 BLTouch raise before deploy Fixes #28092 commit 1cea29598c916d28dce85e53a9ef41dde9039e14 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Fri Oct 3 00:29:01 2025 +0000 [cron] Bump distribution date (2025-10-03) |
|||||
Ender3-S1-STM32F1-20251004.bin | 192164 bytes | 2025-10-04 00:21:33 UTC | 0 |
Score: 0
|
Membership Required |
commit c00415b017ccb7d347c463c57b996e85da14c184 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 3 18:49:34 2025 -0500 🧑💻 Simpler M260 R S commit 3b149c3505d315b7b760961b00e6812d186fe593 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 3 14:16:07 2025 -0500 Skip zero length homing_move (#28090) Fixes #23227 Co-authored-by: Alexey Melnikov <917089+sorgelig@users.noreply.github.com> commit d20d1f87124311442d91a8c9c2acf081f7332042 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 3 11:41:55 2025 -0500 🔨 Extend misplaced config check (#28093) commit c626e3efb2ecdbdc434bf2c88a17dc304cf29245 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 3 09:50:35 2025 -0500 🩹 BLTouch raise before deploy Fixes #28092 commit 1cea29598c916d28dce85e53a9ef41dde9039e14 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Fri Oct 3 00:29:01 2025 +0000 [cron] Bump distribution date (2025-10-03) |
|||||
Ender3-S1-MarlinUI-STM32F4-20251004.bin | 192448 bytes | 2025-10-04 00:21:01 UTC | 0 |
Score: 0
|
Membership Required |
commit c00415b017ccb7d347c463c57b996e85da14c184 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 3 18:49:34 2025 -0500 🧑💻 Simpler M260 R S commit 3b149c3505d315b7b760961b00e6812d186fe593 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 3 14:16:07 2025 -0500 Skip zero length homing_move (#28090) Fixes #23227 Co-authored-by: Alexey Melnikov <917089+sorgelig@users.noreply.github.com> commit d20d1f87124311442d91a8c9c2acf081f7332042 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 3 11:41:55 2025 -0500 🔨 Extend misplaced config check (#28093) commit c626e3efb2ecdbdc434bf2c88a17dc304cf29245 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 3 09:50:35 2025 -0500 🩹 BLTouch raise before deploy Fixes #28092 commit 1cea29598c916d28dce85e53a9ef41dde9039e14 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Fri Oct 3 00:29:01 2025 +0000 [cron] Bump distribution date (2025-10-03) |
|||||
Ender3-S1-MarlinUI-STM32F1-20251004.bin | 194260 bytes | 2025-10-04 00:20:26 UTC | 0 |
Score: 0
|
Membership Required |
commit c00415b017ccb7d347c463c57b996e85da14c184 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 3 18:49:34 2025 -0500 🧑💻 Simpler M260 R S commit 3b149c3505d315b7b760961b00e6812d186fe593 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 3 14:16:07 2025 -0500 Skip zero length homing_move (#28090) Fixes #23227 Co-authored-by: Alexey Melnikov <917089+sorgelig@users.noreply.github.com> commit d20d1f87124311442d91a8c9c2acf081f7332042 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 3 11:41:55 2025 -0500 🔨 Extend misplaced config check (#28093) commit c626e3efb2ecdbdc434bf2c88a17dc304cf29245 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 3 09:50:35 2025 -0500 🩹 BLTouch raise before deploy Fixes #28092 commit 1cea29598c916d28dce85e53a9ef41dde9039e14 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Fri Oct 3 00:29:01 2025 +0000 [cron] Bump distribution date (2025-10-03) |
|||||
Ender3-S1-STM32F4-20251003.bin | 189760 bytes | 2025-10-03 00:22:06 UTC | 0 |
Score: 0
|
Membership Required |
commit cb0706f9cc4bfb64148cc20188e831af71a51c31 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Oct 2 13:43:42 2025 -0500 🔨 Fix misplaced config files check Fixes #28091 commit dadbedc4fd35e837c1efbe974d97745c289147e5 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Oct 2 01:07:48 2025 -0500 📝 Prettier FINDA protocol commit 3165beeba0a6bfd7f1a1d1dc34f962e666ea6191 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Oct 2 00:53:09 2025 -0500 🩹 Mitigate watchdog timeout for file ops See #28064, #28069 commit 1c9b1240ecb272d576c8f6912823b17d4baa2378 Author: narno2202 <130909513+narno2202@users.noreply.github.com> Date: Thu Oct 2 06:51:11 2025 +0200 🔧 Option to use FT_MOTION for homing / probing (#28030) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 122dfa13a2c12e1fdfe3c5a8503d420d11f2024d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Oct 1 21:09:41 2025 -0500 🧑💻 Compatible sorted 'find' commit b32a818f371f00d9e09f13192da21c062ae67738 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Thu Oct 2 00:29:06 2025 +0000 [cron] Bump distribution date (2025-10-02) |
|||||
Ender3-S1-STM32F1-20251003.bin | 192164 bytes | 2025-10-03 00:21:33 UTC | 0 |
Score: 0
|
Membership Required |
commit cb0706f9cc4bfb64148cc20188e831af71a51c31 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Oct 2 13:43:42 2025 -0500 🔨 Fix misplaced config files check Fixes #28091 commit dadbedc4fd35e837c1efbe974d97745c289147e5 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Oct 2 01:07:48 2025 -0500 📝 Prettier FINDA protocol commit 3165beeba0a6bfd7f1a1d1dc34f962e666ea6191 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Oct 2 00:53:09 2025 -0500 🩹 Mitigate watchdog timeout for file ops See #28064, #28069 commit 1c9b1240ecb272d576c8f6912823b17d4baa2378 Author: narno2202 <130909513+narno2202@users.noreply.github.com> Date: Thu Oct 2 06:51:11 2025 +0200 🔧 Option to use FT_MOTION for homing / probing (#28030) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 122dfa13a2c12e1fdfe3c5a8503d420d11f2024d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Oct 1 21:09:41 2025 -0500 🧑💻 Compatible sorted 'find' commit b32a818f371f00d9e09f13192da21c062ae67738 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Thu Oct 2 00:29:06 2025 +0000 [cron] Bump distribution date (2025-10-02) |
|||||
Ender3-S1-MarlinUI-STM32F4-20251003.bin | 192448 bytes | 2025-10-03 00:21:01 UTC | 0 |
Score: 0
|
Membership Required |
commit cb0706f9cc4bfb64148cc20188e831af71a51c31 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Oct 2 13:43:42 2025 -0500 🔨 Fix misplaced config files check Fixes #28091 commit dadbedc4fd35e837c1efbe974d97745c289147e5 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Oct 2 01:07:48 2025 -0500 📝 Prettier FINDA protocol commit 3165beeba0a6bfd7f1a1d1dc34f962e666ea6191 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Oct 2 00:53:09 2025 -0500 🩹 Mitigate watchdog timeout for file ops See #28064, #28069 commit 1c9b1240ecb272d576c8f6912823b17d4baa2378 Author: narno2202 <130909513+narno2202@users.noreply.github.com> Date: Thu Oct 2 06:51:11 2025 +0200 🔧 Option to use FT_MOTION for homing / probing (#28030) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 122dfa13a2c12e1fdfe3c5a8503d420d11f2024d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Oct 1 21:09:41 2025 -0500 🧑💻 Compatible sorted 'find' commit b32a818f371f00d9e09f13192da21c062ae67738 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Thu Oct 2 00:29:06 2025 +0000 [cron] Bump distribution date (2025-10-02) |
|||||
Ender3-S1-MarlinUI-STM32F1-20251003.bin | 194260 bytes | 2025-10-03 00:20:26 UTC | 0 |
Score: 0
|
Membership Required |
commit cb0706f9cc4bfb64148cc20188e831af71a51c31 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Oct 2 13:43:42 2025 -0500 🔨 Fix misplaced config files check Fixes #28091 commit dadbedc4fd35e837c1efbe974d97745c289147e5 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Oct 2 01:07:48 2025 -0500 📝 Prettier FINDA protocol commit 3165beeba0a6bfd7f1a1d1dc34f962e666ea6191 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Oct 2 00:53:09 2025 -0500 🩹 Mitigate watchdog timeout for file ops See #28064, #28069 commit 1c9b1240ecb272d576c8f6912823b17d4baa2378 Author: narno2202 <130909513+narno2202@users.noreply.github.com> Date: Thu Oct 2 06:51:11 2025 +0200 🔧 Option to use FT_MOTION for homing / probing (#28030) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 122dfa13a2c12e1fdfe3c5a8503d420d11f2024d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Oct 1 21:09:41 2025 -0500 🧑💻 Compatible sorted 'find' commit b32a818f371f00d9e09f13192da21c062ae67738 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Thu Oct 2 00:29:06 2025 +0000 [cron] Bump distribution date (2025-10-02) |
|||||
Ender3-S1-STM32F4-20251002.bin | 189752 bytes | 2025-10-02 00:22:35 UTC | 0 |
Score: 0
|
Membership Required |
commit d8b83160ab707b0a585b51100dc99e4590cb4609 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Oct 1 18:53:24 2025 -0500 🔧 Configurator options TFT_FONT / TFT_THEME commit 98d79fb8bb8deccebfed3d44d56dbdc7abb8460f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 2 12:21:14 2025 +1300 🐛 Fix 'T' tool index handling (#28086) commit eaefa299fb10372cbf68610bf5df9927829df34c Author: David Buezas <dbuezas@users.noreply.github.com> Date: Thu Oct 2 00:27:47 2025 +0200 ⚡️ FTMotion Trajectory: Fix for short blocks (silent curves), add S-curve (#28082) commit ba840750a0102e621eabb93c507c39dc8885709f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 2 11:26:11 2025 +1300 🔨 Fix font data script #include handling (#28085) commit cdc960fd1de2467a309f53ba6763a8248d81d343 Author: Andrew <18502096+classicrocker883@users.noreply.github.com> Date: Wed Oct 1 16:47:10 2025 -0400 🔨 Remove (BSD) -d flag from 'find' (#28013) commit c0a544d38566661bc52be3bdc996c4741cae8694 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Oct 1 14:18:39 2025 -0500 🚸 Filament Sensor, M412 changes |
|||||
Ender3-S1-STM32F1-20251002.bin | 192164 bytes | 2025-10-02 00:22:02 UTC | 0 |
Score: 0
|
Membership Required |
commit d8b83160ab707b0a585b51100dc99e4590cb4609 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Oct 1 18:53:24 2025 -0500 🔧 Configurator options TFT_FONT / TFT_THEME commit 98d79fb8bb8deccebfed3d44d56dbdc7abb8460f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 2 12:21:14 2025 +1300 🐛 Fix 'T' tool index handling (#28086) commit eaefa299fb10372cbf68610bf5df9927829df34c Author: David Buezas <dbuezas@users.noreply.github.com> Date: Thu Oct 2 00:27:47 2025 +0200 ⚡️ FTMotion Trajectory: Fix for short blocks (silent curves), add S-curve (#28082) commit ba840750a0102e621eabb93c507c39dc8885709f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 2 11:26:11 2025 +1300 🔨 Fix font data script #include handling (#28085) commit cdc960fd1de2467a309f53ba6763a8248d81d343 Author: Andrew <18502096+classicrocker883@users.noreply.github.com> Date: Wed Oct 1 16:47:10 2025 -0400 🔨 Remove (BSD) -d flag from 'find' (#28013) commit c0a544d38566661bc52be3bdc996c4741cae8694 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Oct 1 14:18:39 2025 -0500 🚸 Filament Sensor, M412 changes |
|||||
Ender3-S1-MarlinUI-STM32F4-20251002.bin | 192456 bytes | 2025-10-02 00:21:29 UTC | 0 |
Score: 0
|
Membership Required |
commit d8b83160ab707b0a585b51100dc99e4590cb4609 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Oct 1 18:53:24 2025 -0500 🔧 Configurator options TFT_FONT / TFT_THEME commit 98d79fb8bb8deccebfed3d44d56dbdc7abb8460f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 2 12:21:14 2025 +1300 🐛 Fix 'T' tool index handling (#28086) commit eaefa299fb10372cbf68610bf5df9927829df34c Author: David Buezas <dbuezas@users.noreply.github.com> Date: Thu Oct 2 00:27:47 2025 +0200 ⚡️ FTMotion Trajectory: Fix for short blocks (silent curves), add S-curve (#28082) commit ba840750a0102e621eabb93c507c39dc8885709f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 2 11:26:11 2025 +1300 🔨 Fix font data script #include handling (#28085) commit cdc960fd1de2467a309f53ba6763a8248d81d343 Author: Andrew <18502096+classicrocker883@users.noreply.github.com> Date: Wed Oct 1 16:47:10 2025 -0400 🔨 Remove (BSD) -d flag from 'find' (#28013) commit c0a544d38566661bc52be3bdc996c4741cae8694 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Oct 1 14:18:39 2025 -0500 🚸 Filament Sensor, M412 changes |
|||||
Ender3-S1-MarlinUI-STM32F1-20251002.bin | 194260 bytes | 2025-10-02 00:20:26 UTC | 0 |
Score: 0
|
Membership Required |
commit d8b83160ab707b0a585b51100dc99e4590cb4609 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Oct 1 18:53:24 2025 -0500 🔧 Configurator options TFT_FONT / TFT_THEME commit 98d79fb8bb8deccebfed3d44d56dbdc7abb8460f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 2 12:21:14 2025 +1300 🐛 Fix 'T' tool index handling (#28086) commit eaefa299fb10372cbf68610bf5df9927829df34c Author: David Buezas <dbuezas@users.noreply.github.com> Date: Thu Oct 2 00:27:47 2025 +0200 ⚡️ FTMotion Trajectory: Fix for short blocks (silent curves), add S-curve (#28082) commit ba840750a0102e621eabb93c507c39dc8885709f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 2 11:26:11 2025 +1300 🔨 Fix font data script #include handling (#28085) commit cdc960fd1de2467a309f53ba6763a8248d81d343 Author: Andrew <18502096+classicrocker883@users.noreply.github.com> Date: Wed Oct 1 16:47:10 2025 -0400 🔨 Remove (BSD) -d flag from 'find' (#28013) commit c0a544d38566661bc52be3bdc996c4741cae8694 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Oct 1 14:18:39 2025 -0500 🚸 Filament Sensor, M412 changes |
|||||
Ender3-S1-STM32F4-20251001.bin | 189632 bytes | 2025-10-01 00:22:05 UTC | 0 |
Score: 0
|
Membership Required |
commit 84b22fcc1d146c57a1b5a8aa2b7f6619b2f9a23c Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Tue Sep 30 00:30:12 2025 +0000 [cron] Bump distribution date (2025-09-30) |
|||||
Ender3-S1-STM32F1-20251001.bin | 192044 bytes | 2025-10-01 00:21:32 UTC | 0 |
Score: 0
|
Membership Required |
commit 84b22fcc1d146c57a1b5a8aa2b7f6619b2f9a23c Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Tue Sep 30 00:30:12 2025 +0000 [cron] Bump distribution date (2025-09-30) |
|||||
Ender3-S1-MarlinUI-STM32F4-20251001.bin | 192320 bytes | 2025-10-01 00:21:00 UTC | 0 |
Score: 0
|
Membership Required |
commit 84b22fcc1d146c57a1b5a8aa2b7f6619b2f9a23c Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Tue Sep 30 00:30:12 2025 +0000 [cron] Bump distribution date (2025-09-30) |
|||||
Ender3-S1-MarlinUI-STM32F1-20251001.bin | 194140 bytes | 2025-10-01 00:20:25 UTC | 0 |
Score: 0
|
Membership Required |
commit 84b22fcc1d146c57a1b5a8aa2b7f6619b2f9a23c Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Tue Sep 30 00:30:12 2025 +0000 [cron] Bump distribution date (2025-09-30) |
|||||
Ender3-S1-STM32F4-20250930.bin | 189624 bytes | 2025-09-30 00:22:04 UTC | 3 |
Score: 0
|
Membership Required |
commit c6cd10a92d6faadc135a0637eaf1783667a277bd Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 29 15:24:58 2025 -0500 🧑💻 Shaped axis macros, etc. (#28084) commit d08a7d4fd2946d7ba8eb1b3032f5c66e563ed772 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Mon Sep 29 00:31:25 2025 +0000 [cron] Bump distribution date (2025-09-29) |
|||||
Ender3-S1-STM32F1-20250930.bin | 192044 bytes | 2025-09-30 00:21:32 UTC | 1 |
Score: 0
|
Membership Required |
commit c6cd10a92d6faadc135a0637eaf1783667a277bd Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 29 15:24:58 2025 -0500 🧑💻 Shaped axis macros, etc. (#28084) commit d08a7d4fd2946d7ba8eb1b3032f5c66e563ed772 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Mon Sep 29 00:31:25 2025 +0000 [cron] Bump distribution date (2025-09-29) |
|||||
Ender3-S1-MarlinUI-STM32F4-20250930.bin | 192320 bytes | 2025-09-30 00:21:00 UTC | 1 |
Score: 0
|
Membership Required |
commit c6cd10a92d6faadc135a0637eaf1783667a277bd Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 29 15:24:58 2025 -0500 🧑💻 Shaped axis macros, etc. (#28084) commit d08a7d4fd2946d7ba8eb1b3032f5c66e563ed772 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Mon Sep 29 00:31:25 2025 +0000 [cron] Bump distribution date (2025-09-29) |
|||||
Ender3-S1-MarlinUI-STM32F1-20250930.bin | 194140 bytes | 2025-09-30 00:20:25 UTC | 0 |
Score: 0
|
Membership Required |
commit c6cd10a92d6faadc135a0637eaf1783667a277bd Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 29 15:24:58 2025 -0500 🧑💻 Shaped axis macros, etc. (#28084) commit d08a7d4fd2946d7ba8eb1b3032f5c66e563ed772 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Mon Sep 29 00:31:25 2025 +0000 [cron] Bump distribution date (2025-09-29) |
|||||
Ender3-S1-STM32F4-20250929.bin | 189632 bytes | 2025-09-29 00:22:06 UTC | 0 |
Score: 0
|
Membership Required |
commit 0ee1c1e4e15f818aba25f473e388484276882144 Author: David Buezas <dbuezas@users.noreply.github.com> Date: Mon Sep 29 01:14:14 2025 +0200 🐛🚸 Fix stale LA block flag, FT Motion reporting (#28078) commit dc9e57464fbd89c851524f2282bfd9e5711cdbf4 Author: David Buezas <dbuezas@users.noreply.github.com> Date: Sun Sep 28 02:42:33 2025 +0200 ✨ FTMotion Z shaping, axis sync, axis smoothing (#28055) commit 657929740f079810bf8f5b5bbed792ca341e8db0 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Sun Sep 28 00:34:33 2025 +0000 [cron] Bump distribution date (2025-09-28) |
|||||
Ender3-S1-STM32F1-20250929.bin | 192036 bytes | 2025-09-29 00:21:33 UTC | 1 |
Score: 0
|
Membership Required |
commit 0ee1c1e4e15f818aba25f473e388484276882144 Author: David Buezas <dbuezas@users.noreply.github.com> Date: Mon Sep 29 01:14:14 2025 +0200 🐛🚸 Fix stale LA block flag, FT Motion reporting (#28078) commit dc9e57464fbd89c851524f2282bfd9e5711cdbf4 Author: David Buezas <dbuezas@users.noreply.github.com> Date: Sun Sep 28 02:42:33 2025 +0200 ✨ FTMotion Z shaping, axis sync, axis smoothing (#28055) commit 657929740f079810bf8f5b5bbed792ca341e8db0 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Sun Sep 28 00:34:33 2025 +0000 [cron] Bump distribution date (2025-09-28) |
|||||
Ender3-S1-MarlinUI-STM32F4-20250929.bin | 192320 bytes | 2025-09-29 00:21:01 UTC | 0 |
Score: 0
|
Membership Required |
commit 0ee1c1e4e15f818aba25f473e388484276882144 Author: David Buezas <dbuezas@users.noreply.github.com> Date: Mon Sep 29 01:14:14 2025 +0200 🐛🚸 Fix stale LA block flag, FT Motion reporting (#28078) commit dc9e57464fbd89c851524f2282bfd9e5711cdbf4 Author: David Buezas <dbuezas@users.noreply.github.com> Date: Sun Sep 28 02:42:33 2025 +0200 ✨ FTMotion Z shaping, axis sync, axis smoothing (#28055) commit 657929740f079810bf8f5b5bbed792ca341e8db0 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Sun Sep 28 00:34:33 2025 +0000 [cron] Bump distribution date (2025-09-28) |
|||||
Ender3-S1-MarlinUI-STM32F1-20250929.bin | 194140 bytes | 2025-09-29 00:20:26 UTC | 0 |
Score: 0
|
Membership Required |
commit 0ee1c1e4e15f818aba25f473e388484276882144 Author: David Buezas <dbuezas@users.noreply.github.com> Date: Mon Sep 29 01:14:14 2025 +0200 🐛🚸 Fix stale LA block flag, FT Motion reporting (#28078) commit dc9e57464fbd89c851524f2282bfd9e5711cdbf4 Author: David Buezas <dbuezas@users.noreply.github.com> Date: Sun Sep 28 02:42:33 2025 +0200 ✨ FTMotion Z shaping, axis sync, axis smoothing (#28055) commit 657929740f079810bf8f5b5bbed792ca341e8db0 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Sun Sep 28 00:34:33 2025 +0000 [cron] Bump distribution date (2025-09-28) |
|||||
Ender3-S1-STM32F4-20250928.bin | 189632 bytes | 2025-09-28 00:22:04 UTC | 0 |
Score: 0
|
Membership Required |
commit 6e74409c14bb4afb7ffb8bbba3deabec14883d89 Author: Bob Kuhn <bob.kuhn@att.net> Date: Sat Sep 27 02:25:03 2025 -0500 🐛 Fix STM32 I2C 2-wire LCD, Soft I2C impl. (#26433) commit 5af84257765b33ae510a40938585a872e017e069 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Sat Sep 27 00:29:05 2025 +0000 [cron] Bump distribution date (2025-09-27) |
|||||
Ender3-S1-STM32F1-20250928.bin | 192036 bytes | 2025-09-28 00:21:31 UTC | 0 |
Score: 0
|
Membership Required |
commit 6e74409c14bb4afb7ffb8bbba3deabec14883d89 Author: Bob Kuhn <bob.kuhn@att.net> Date: Sat Sep 27 02:25:03 2025 -0500 🐛 Fix STM32 I2C 2-wire LCD, Soft I2C impl. (#26433) commit 5af84257765b33ae510a40938585a872e017e069 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Sat Sep 27 00:29:05 2025 +0000 [cron] Bump distribution date (2025-09-27) |
|||||
Ender3-S1-MarlinUI-STM32F4-20250928.bin | 192320 bytes | 2025-09-28 00:20:59 UTC | 0 |
Score: 0
|
Membership Required |
commit 6e74409c14bb4afb7ffb8bbba3deabec14883d89 Author: Bob Kuhn <bob.kuhn@att.net> Date: Sat Sep 27 02:25:03 2025 -0500 🐛 Fix STM32 I2C 2-wire LCD, Soft I2C impl. (#26433) commit 5af84257765b33ae510a40938585a872e017e069 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Sat Sep 27 00:29:05 2025 +0000 [cron] Bump distribution date (2025-09-27) |
|||||
Ender3-S1-MarlinUI-STM32F1-20250928.bin | 194140 bytes | 2025-09-28 00:20:25 UTC | 0 |
Score: 0
|
Membership Required |
commit 6e74409c14bb4afb7ffb8bbba3deabec14883d89 Author: Bob Kuhn <bob.kuhn@att.net> Date: Sat Sep 27 02:25:03 2025 -0500 🐛 Fix STM32 I2C 2-wire LCD, Soft I2C impl. (#26433) commit 5af84257765b33ae510a40938585a872e017e069 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Sat Sep 27 00:29:05 2025 +0000 [cron] Bump distribution date (2025-09-27) |
|||||
Ender3-S1-STM32F4-20250927.bin | 189632 bytes | 2025-09-27 00:22:04 UTC | 0 |
Score: 0
|
Membership Required |
commit 0ca860b2928321b7a9c0f159642bc835e3f68002 Author: ThomasToka <117008525+ThomasToka@users.noreply.github.com> Date: Fri Sep 26 23:16:39 2025 +0200 🧑💻 Resolve unused ftm_active warning (#28076) commit 4dd5b713eb557cefbb693c67c0367a42dee43b8c Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Sep 26 21:03:53 2025 +1200 🚸 M402 Report (BLTouch HS Mode) (#28072) commit 0628573fc305fd1df48a3d20324f830cb4448bc8 Author: 12oclocker <73079144+12oclocker@users.noreply.github.com> Date: Fri Sep 26 04:21:43 2025 -0400 🩹 Prevent RAMPS default `X_MAX_PIN` messing up AnyCubic i3 Mega (#28038) commit 52cc705e60bb88ed72f6e573924bbb885f06b909 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Sep 26 02:40:28 2025 -0500 🧑💻 Use basic PGM string with "S_FMT" commit 2f987accaa78eca814f2eac32d32b4f627071e79 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Sep 25 23:52:57 2025 -0500 🧑💻 Pass Z to UBL::shift_mesh_height Co-Authored-By: Selali <17497673+selalipop@users.noreply.github.com> commit 66aa848b2f3238093d9038bed9f31738bddf0144 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Sep 25 23:39:52 2025 -0500 🐛 Trigger instant runout on filament jam (#28074) commit 6f3de26a4d9a2ccdeb83c3b0057b78b1ab1c9ab0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Sep 25 23:32:32 2025 -0500 ⚡️🧑💻 Prefer float over float& (#25716) commit b723e3fd0233a3519344f9de3f060be1fcd65315 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Sep 25 22:18:15 2025 -0500 🩹 Resume motion tracking on runout.reset() Fix an issue where the filament motion sensor is ignored after a runout is resolved. commit 7e4c6db12dfef9e3ab80a22e0abb9b4bc0a9fdcf Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Fri Sep 26 00:29:25 2025 +0000 [cron] Bump distribution date (2025-09-26) |
|||||
Ender3-S1-STM32F1-20250927.bin | 192036 bytes | 2025-09-27 00:21:31 UTC | 0 |
Score: 0
|
Membership Required |
commit 0ca860b2928321b7a9c0f159642bc835e3f68002 Author: ThomasToka <117008525+ThomasToka@users.noreply.github.com> Date: Fri Sep 26 23:16:39 2025 +0200 🧑💻 Resolve unused ftm_active warning (#28076) commit 4dd5b713eb557cefbb693c67c0367a42dee43b8c Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Sep 26 21:03:53 2025 +1200 🚸 M402 Report (BLTouch HS Mode) (#28072) commit 0628573fc305fd1df48a3d20324f830cb4448bc8 Author: 12oclocker <73079144+12oclocker@users.noreply.github.com> Date: Fri Sep 26 04:21:43 2025 -0400 🩹 Prevent RAMPS default `X_MAX_PIN` messing up AnyCubic i3 Mega (#28038) commit 52cc705e60bb88ed72f6e573924bbb885f06b909 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Sep 26 02:40:28 2025 -0500 🧑💻 Use basic PGM string with "S_FMT" commit 2f987accaa78eca814f2eac32d32b4f627071e79 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Sep 25 23:52:57 2025 -0500 🧑💻 Pass Z to UBL::shift_mesh_height Co-Authored-By: Selali <17497673+selalipop@users.noreply.github.com> commit 66aa848b2f3238093d9038bed9f31738bddf0144 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Sep 25 23:39:52 2025 -0500 🐛 Trigger instant runout on filament jam (#28074) commit 6f3de26a4d9a2ccdeb83c3b0057b78b1ab1c9ab0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Sep 25 23:32:32 2025 -0500 ⚡️🧑💻 Prefer float over float& (#25716) commit b723e3fd0233a3519344f9de3f060be1fcd65315 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Sep 25 22:18:15 2025 -0500 🩹 Resume motion tracking on runout.reset() Fix an issue where the filament motion sensor is ignored after a runout is resolved. commit 7e4c6db12dfef9e3ab80a22e0abb9b4bc0a9fdcf Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Fri Sep 26 00:29:25 2025 +0000 [cron] Bump distribution date (2025-09-26) |
|||||
Ender3-S1-MarlinUI-STM32F4-20250927.bin | 192320 bytes | 2025-09-27 00:20:59 UTC | 0 |
Score: 0
|
Membership Required |
commit 0ca860b2928321b7a9c0f159642bc835e3f68002 Author: ThomasToka <117008525+ThomasToka@users.noreply.github.com> Date: Fri Sep 26 23:16:39 2025 +0200 🧑💻 Resolve unused ftm_active warning (#28076) commit 4dd5b713eb557cefbb693c67c0367a42dee43b8c Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Sep 26 21:03:53 2025 +1200 🚸 M402 Report (BLTouch HS Mode) (#28072) commit 0628573fc305fd1df48a3d20324f830cb4448bc8 Author: 12oclocker <73079144+12oclocker@users.noreply.github.com> Date: Fri Sep 26 04:21:43 2025 -0400 🩹 Prevent RAMPS default `X_MAX_PIN` messing up AnyCubic i3 Mega (#28038) commit 52cc705e60bb88ed72f6e573924bbb885f06b909 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Sep 26 02:40:28 2025 -0500 🧑💻 Use basic PGM string with "S_FMT" commit 2f987accaa78eca814f2eac32d32b4f627071e79 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Sep 25 23:52:57 2025 -0500 🧑💻 Pass Z to UBL::shift_mesh_height Co-Authored-By: Selali <17497673+selalipop@users.noreply.github.com> commit 66aa848b2f3238093d9038bed9f31738bddf0144 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Sep 25 23:39:52 2025 -0500 🐛 Trigger instant runout on filament jam (#28074) commit 6f3de26a4d9a2ccdeb83c3b0057b78b1ab1c9ab0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Sep 25 23:32:32 2025 -0500 ⚡️🧑💻 Prefer float over float& (#25716) commit b723e3fd0233a3519344f9de3f060be1fcd65315 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Sep 25 22:18:15 2025 -0500 🩹 Resume motion tracking on runout.reset() Fix an issue where the filament motion sensor is ignored after a runout is resolved. commit 7e4c6db12dfef9e3ab80a22e0abb9b4bc0a9fdcf Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Fri Sep 26 00:29:25 2025 +0000 [cron] Bump distribution date (2025-09-26) |
|||||
Ender3-S1-MarlinUI-STM32F1-20250927.bin | 194140 bytes | 2025-09-27 00:20:24 UTC | 0 |
Score: 0
|
Membership Required |
commit 0ca860b2928321b7a9c0f159642bc835e3f68002 Author: ThomasToka <117008525+ThomasToka@users.noreply.github.com> Date: Fri Sep 26 23:16:39 2025 +0200 🧑💻 Resolve unused ftm_active warning (#28076) commit 4dd5b713eb557cefbb693c67c0367a42dee43b8c Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Sep 26 21:03:53 2025 +1200 🚸 M402 Report (BLTouch HS Mode) (#28072) commit 0628573fc305fd1df48a3d20324f830cb4448bc8 Author: 12oclocker <73079144+12oclocker@users.noreply.github.com> Date: Fri Sep 26 04:21:43 2025 -0400 🩹 Prevent RAMPS default `X_MAX_PIN` messing up AnyCubic i3 Mega (#28038) commit 52cc705e60bb88ed72f6e573924bbb885f06b909 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Sep 26 02:40:28 2025 -0500 🧑💻 Use basic PGM string with "S_FMT" commit 2f987accaa78eca814f2eac32d32b4f627071e79 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Sep 25 23:52:57 2025 -0500 🧑💻 Pass Z to UBL::shift_mesh_height Co-Authored-By: Selali <17497673+selalipop@users.noreply.github.com> commit 66aa848b2f3238093d9038bed9f31738bddf0144 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Sep 25 23:39:52 2025 -0500 🐛 Trigger instant runout on filament jam (#28074) commit 6f3de26a4d9a2ccdeb83c3b0057b78b1ab1c9ab0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Sep 25 23:32:32 2025 -0500 ⚡️🧑💻 Prefer float over float& (#25716) commit b723e3fd0233a3519344f9de3f060be1fcd65315 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Sep 25 22:18:15 2025 -0500 🩹 Resume motion tracking on runout.reset() Fix an issue where the filament motion sensor is ignored after a runout is resolved. commit 7e4c6db12dfef9e3ab80a22e0abb9b4bc0a9fdcf Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Fri Sep 26 00:29:25 2025 +0000 [cron] Bump distribution date (2025-09-26) |
|||||
Ender3-S1-STM32F4-20250926.bin | 189624 bytes | 2025-09-26 00:22:02 UTC | 0 |
Score: 0
|
Membership Required |
commit e228a222a375668f11817be619d8b411b1ab34cb Author: narno2202 <130909513+narno2202@users.noreply.github.com> Date: Thu Sep 25 22:47:31 2025 +0200 🩹 Fix LA block flag for FTMotion (2) (#28070) commit fdac56da1519e48459a89a4608a0451787b076d3 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Thu Sep 25 12:12:25 2025 +0000 [cron] Bump distribution date (2025-09-25) commit 7e62b60c94714e3ca85c0a76e511095c0ddaec20 Author: BeowulfNode42 <dlimmage@gmail.com> Date: Thu Sep 25 18:09:21 2025 +1000 🔧 Allow CHITU3D V6 override of Z_STOP_PIN (#28059) commit b6b0fccd5f52ea8e6cb31fdf1988fc3e58a51ba1 Author: Andrew <18502096+classicrocker883@users.noreply.github.com> Date: Thu Sep 25 03:27:46 2025 -0400 🚸 ProUI updates for Linear Advance (#28067) |
|||||
Ender3-S1-STM32F1-20250926.bin | 192036 bytes | 2025-09-26 00:21:29 UTC | 0 |
Score: 0
|
Membership Required |
commit e228a222a375668f11817be619d8b411b1ab34cb Author: narno2202 <130909513+narno2202@users.noreply.github.com> Date: Thu Sep 25 22:47:31 2025 +0200 🩹 Fix LA block flag for FTMotion (2) (#28070) commit fdac56da1519e48459a89a4608a0451787b076d3 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Thu Sep 25 12:12:25 2025 +0000 [cron] Bump distribution date (2025-09-25) commit 7e62b60c94714e3ca85c0a76e511095c0ddaec20 Author: BeowulfNode42 <dlimmage@gmail.com> Date: Thu Sep 25 18:09:21 2025 +1000 🔧 Allow CHITU3D V6 override of Z_STOP_PIN (#28059) commit b6b0fccd5f52ea8e6cb31fdf1988fc3e58a51ba1 Author: Andrew <18502096+classicrocker883@users.noreply.github.com> Date: Thu Sep 25 03:27:46 2025 -0400 🚸 ProUI updates for Linear Advance (#28067) |
|||||
Ender3-S1-MarlinUI-STM32F4-20250926.bin | 192304 bytes | 2025-09-26 00:20:58 UTC | 0 |
Score: 0
|
Membership Required |
commit e228a222a375668f11817be619d8b411b1ab34cb Author: narno2202 <130909513+narno2202@users.noreply.github.com> Date: Thu Sep 25 22:47:31 2025 +0200 🩹 Fix LA block flag for FTMotion (2) (#28070) commit fdac56da1519e48459a89a4608a0451787b076d3 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Thu Sep 25 12:12:25 2025 +0000 [cron] Bump distribution date (2025-09-25) commit 7e62b60c94714e3ca85c0a76e511095c0ddaec20 Author: BeowulfNode42 <dlimmage@gmail.com> Date: Thu Sep 25 18:09:21 2025 +1000 🔧 Allow CHITU3D V6 override of Z_STOP_PIN (#28059) commit b6b0fccd5f52ea8e6cb31fdf1988fc3e58a51ba1 Author: Andrew <18502096+classicrocker883@users.noreply.github.com> Date: Thu Sep 25 03:27:46 2025 -0400 🚸 ProUI updates for Linear Advance (#28067) |
|||||
Ender3-S1-MarlinUI-STM32F1-20250926.bin | 194124 bytes | 2025-09-26 00:20:23 UTC | 0 |
Score: 0
|
Membership Required |
commit e228a222a375668f11817be619d8b411b1ab34cb Author: narno2202 <130909513+narno2202@users.noreply.github.com> Date: Thu Sep 25 22:47:31 2025 +0200 🩹 Fix LA block flag for FTMotion (2) (#28070) commit fdac56da1519e48459a89a4608a0451787b076d3 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Thu Sep 25 12:12:25 2025 +0000 [cron] Bump distribution date (2025-09-25) commit 7e62b60c94714e3ca85c0a76e511095c0ddaec20 Author: BeowulfNode42 <dlimmage@gmail.com> Date: Thu Sep 25 18:09:21 2025 +1000 🔧 Allow CHITU3D V6 override of Z_STOP_PIN (#28059) commit b6b0fccd5f52ea8e6cb31fdf1988fc3e58a51ba1 Author: Andrew <18502096+classicrocker883@users.noreply.github.com> Date: Thu Sep 25 03:27:46 2025 -0400 🚸 ProUI updates for Linear Advance (#28067) |
|||||
Ender3-S1-STM32F4-20250925.bin | 189616 bytes | 2025-09-25 00:22:04 UTC | 0 |
Score: 0
|
Membership Required |
Ender3-S1-STM32F1-20250925.bin | 192028 bytes | 2025-09-25 00:21:31 UTC | 0 |
Score: 0
|
Membership Required |
Ender3-S1-MarlinUI-STM32F4-20250925.bin | 192304 bytes | 2025-09-25 00:20:59 UTC | 0 |
Score: 0
|
Membership Required |
Ender3-S1-MarlinUI-STM32F1-20250925.bin | 194124 bytes | 2025-09-25 00:20:24 UTC | 0 |
Score: 0
|
Membership Required |
Ender3-S1-STM32F4-20250924.bin | 189616 bytes | 2025-09-24 00:22:03 UTC | 0 |
Score: 0
|
Membership Required |
commit f2f6b6bd8528650beb9202efcde6ceda350b86ae Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Tue Sep 23 18:09:48 2025 +0000 [cron] Bump distribution date (2025-09-23) commit 6ff18a942c1cd926af3d77f10bcf086ecea3ad2a Author: David Buezas <dbuezas@users.noreply.github.com> Date: Tue Sep 23 20:02:44 2025 +0200 🩹 Fix LA block flag for FTMotion (#28065) |
|||||
Ender3-S1-STM32F1-20250924.bin | 192028 bytes | 2025-09-24 00:21:31 UTC | 0 |
Score: 0
|
Membership Required |
commit f2f6b6bd8528650beb9202efcde6ceda350b86ae Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Tue Sep 23 18:09:48 2025 +0000 [cron] Bump distribution date (2025-09-23) commit 6ff18a942c1cd926af3d77f10bcf086ecea3ad2a Author: David Buezas <dbuezas@users.noreply.github.com> Date: Tue Sep 23 20:02:44 2025 +0200 🩹 Fix LA block flag for FTMotion (#28065) |
|||||
Ender3-S1-MarlinUI-STM32F4-20250924.bin | 192304 bytes | 2025-09-24 00:20:59 UTC | 0 |
Score: 0
|
Membership Required |
commit f2f6b6bd8528650beb9202efcde6ceda350b86ae Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Tue Sep 23 18:09:48 2025 +0000 [cron] Bump distribution date (2025-09-23) commit 6ff18a942c1cd926af3d77f10bcf086ecea3ad2a Author: David Buezas <dbuezas@users.noreply.github.com> Date: Tue Sep 23 20:02:44 2025 +0200 🩹 Fix LA block flag for FTMotion (#28065) |
|||||
Ender3-S1-MarlinUI-STM32F1-20250924.bin | 194124 bytes | 2025-09-24 00:20:25 UTC | 0 |
Score: 0
|
Membership Required |
commit f2f6b6bd8528650beb9202efcde6ceda350b86ae Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Tue Sep 23 18:09:48 2025 +0000 [cron] Bump distribution date (2025-09-23) commit 6ff18a942c1cd926af3d77f10bcf086ecea3ad2a Author: David Buezas <dbuezas@users.noreply.github.com> Date: Tue Sep 23 20:02:44 2025 +0200 🩹 Fix LA block flag for FTMotion (#28065) |
|||||
Ender3-S1-STM32F4-20250923.bin | 189616 bytes | 2025-09-23 00:22:05 UTC | 0 |
Score: 0
|
Membership Required |
commit 25a2a895172e082df5dc112ca277f85eeefd12bf Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Mon Sep 22 00:33:02 2025 +0000 [cron] Bump distribution date (2025-09-22) |
|||||
Ender3-S1-STM32F1-20250923.bin | 192028 bytes | 2025-09-23 00:21:32 UTC | 0 |
Score: 0
|
Membership Required |
commit 25a2a895172e082df5dc112ca277f85eeefd12bf Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Mon Sep 22 00:33:02 2025 +0000 [cron] Bump distribution date (2025-09-22) |
|||||
Ender3-S1-MarlinUI-STM32F4-20250923.bin | 192304 bytes | 2025-09-23 00:21:00 UTC | 0 |
Score: 0
|
Membership Required |
commit 25a2a895172e082df5dc112ca277f85eeefd12bf Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Mon Sep 22 00:33:02 2025 +0000 [cron] Bump distribution date (2025-09-22) |
|||||
Ender3-S1-MarlinUI-STM32F1-20250923.bin | 194124 bytes | 2025-09-23 00:20:25 UTC | 0 |
Score: 0
|
Membership Required |
commit 25a2a895172e082df5dc112ca277f85eeefd12bf Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Mon Sep 22 00:33:02 2025 +0000 [cron] Bump distribution date (2025-09-22) |
|||||
Ender3-S1-STM32F4-20250922.bin | 189616 bytes | 2025-09-22 00:22:04 UTC | 0 |
Score: 0
|
Membership Required |
commit 5917aa73b51e77b28748cf7a73bd892775fc2128 Author: David Buezas <dbuezas@users.noreply.github.com> Date: Mon Sep 22 00:21:53 2025 +0200 ⚡️ Fix K, improve FTMotion linear advance (#28058) |
|||||
Ender3-S1-STM32F1-20250922.bin | 192028 bytes | 2025-09-22 00:21:31 UTC | 0 |
Score: 0
|
Membership Required |
commit 5917aa73b51e77b28748cf7a73bd892775fc2128 Author: David Buezas <dbuezas@users.noreply.github.com> Date: Mon Sep 22 00:21:53 2025 +0200 ⚡️ Fix K, improve FTMotion linear advance (#28058) |
|||||
Ender3-S1-MarlinUI-STM32F4-20250922.bin | 192304 bytes | 2025-09-22 00:20:59 UTC | 0 |
Score: 0
|
Membership Required |
commit 5917aa73b51e77b28748cf7a73bd892775fc2128 Author: David Buezas <dbuezas@users.noreply.github.com> Date: Mon Sep 22 00:21:53 2025 +0200 ⚡️ Fix K, improve FTMotion linear advance (#28058) |
|||||
Ender3-S1-MarlinUI-STM32F1-20250922.bin | 194124 bytes | 2025-09-22 00:20:24 UTC | 0 |
Score: 0
|
Membership Required |
commit 5917aa73b51e77b28748cf7a73bd892775fc2128 Author: David Buezas <dbuezas@users.noreply.github.com> Date: Mon Sep 22 00:21:53 2025 +0200 ⚡️ Fix K, improve FTMotion linear advance (#28058) |
|||||
Ender3-S1-STM32F4-20250921.bin | 189624 bytes | 2025-09-21 00:22:02 UTC | 0 |
Score: 0
|
Membership Required |
Ender3-S1-STM32F1-20250921.bin | 192028 bytes | 2025-09-21 00:21:29 UTC | 0 |
Score: 0
|
Membership Required |
Ender3-S1-MarlinUI-STM32F4-20250921.bin | 192304 bytes | 2025-09-21 00:20:58 UTC | 0 |
Score: 0
|
Membership Required |
Ender3-S1-MarlinUI-STM32F1-20250921.bin | 194124 bytes | 2025-09-21 00:20:23 UTC | 0 |
Score: 0
|
Membership Required |
Ender3-S1-STM32F4-20250920.bin | 189624 bytes | 2025-09-20 00:22:06 UTC | 0 |
Score: 0
|
Membership Required |
Ender3-S1-STM32F1-20250920.bin | 192028 bytes | 2025-09-20 00:21:32 UTC | 0 |
Score: 0
|
Membership Required |
Ender3-S1-MarlinUI-STM32F4-20250920.bin | 192304 bytes | 2025-09-20 00:21:00 UTC | 0 |
Score: 0
|
Membership Required |
Ender3-S1-MarlinUI-STM32F1-20250920.bin | 194124 bytes | 2025-09-20 00:20:25 UTC | 0 |
Score: 0
|
Membership Required |